#include <sysc/packages/boost/detail/call_traits.hpp>
Public Types | |
| typedef const T * | value_type |
| typedef array_type & | reference |
| typedef const array_type & | const_reference |
| typedef const T *const | param_type |
Definition at line 127 of file call_traits.hpp.
| typedef const T* boost::boost::call_traits< T[N]>::value_type |
Definition at line 133 of file call_traits.hpp.
Definition at line 134 of file call_traits.hpp.
| typedef const array_type& boost::boost::call_traits< T[N]>::const_reference |
Definition at line 135 of file call_traits.hpp.
| typedef const T* const boost::boost::call_traits< T[N]>::param_type |
Definition at line 136 of file call_traits.hpp.
1.5.5